The Imagick class
PHP Manual

Imagick::getFormat

(PECL imagick 2.0.0)

Imagick::getFormatReturns the format of the Imagick object

Descripción

string Imagick::getFormat ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Returns the format of the Imagick object.

Valores retornados

Returns the format of the image. Throw an ImagickException on error.


The Imagick class
PHP Manual